翻訳と辞書 |
Comparison of Prolog implementations : ウィキペディア英語版 | Comparison of Prolog implementations The following Comparison of Prolog implementations provides a reference for the relative feature sets and performance of different implementations of the Prolog computer programming language. ==Portability== There are Prolog implementations that are radically different, with different syntax and different semantics (e.g. Visual Prolog) and sub-communities have developed around different implementations.〔 Code that strictly conforms to the ISO-Prolog core language is portable across ISO-compliant implementations. However, the ISO standard for modules was never accepted by most Prolog implementors.〔 Factors that can adversely affect portability include: use of bounded vs. unbounded integer arithmetic, additional types such as string objects, advanced numeric types (rationals, complex), feature extensions such as Unicode, threads, and tabling.〔Jan Wielemaker and Vıtor Santos Costa: (Portability of Prolog programs: theory and case-studies ). (CICLOPS-WLPE Workshop 2010 ).〕 Use of libraries unavailable in other implementations and library organisation:〔
Currently, the way predicates are spread over the libraries and system built-ins differs enormously. () Fortunately, there are only few cases where we find predicates with the same name but different semantics (e.g. delete/3)
抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)』 ■ウィキペディアで「Comparison of Prolog implementations」の詳細全文を読む
スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース |
Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.
|
|